Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
line feed
(LF, control-J, ASCII 10) The ASCII character
meaning move the cursor down to the same column on the next
line. Originally this would have been done by "feeding" paper
through the printer.
Unix uses line feed as its text line terminator (newline
character).
(1997-07-14)